home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / kerberos / pc / krb_libk.lha / Lib / KRB / DEBUG.C < prev    next >
Encoding:
C/C++ Source or Header  |  1991-07-24  |  373 b   |  17 lines

  1. /*
  2.  * $Source: /mit/kerberos/src/lib/krb/RCS/debug_decl.c,v $
  3.  * $Author: shanzer $
  4.  *
  5.  * Copyright 1988 by the Massachusetts Institute of Technology.
  6.  *
  7.  * For copying and distribution information, please see the file
  8.  * <mit-copyright.h>.
  9.  */
  10.  
  11. #include <mit_copy.h>
  12.  
  13. /* Declare global debugging variables. */
  14.  
  15. int krb_ap_req_debug = 0;
  16. int krb_debug = 0;
  17.